github.com/vmihailenco/msgpack/v5.fields.hasOmitEmpty (field)

3 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L129: 	hasOmitEmpty bool
		types.go#L145: 		fs.hasOmitEmpty = true
		types.go#L156: 	if !fs.hasOmitEmpty && !forced {